.jlbox1 {
	width: 100%;
	height: 4.05rem;
}

.jlbox1 img {
	width: 100%;
	height: auto;
}


.section {
	background: url(../img/bg01.png) no-repeat;
	padding: 0 0.3rem;
	height: 5rem;
	background-size: 100% 100%
}

.container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: .9rem !important;

}

/* 招商动态样式 */
.investment {
	flex: 1;
	min-width: 3rem;
	margin-right: 1.35rem;
}

.section-title {
	color: #FF853B;
	font-size: 0.22rem;
	margin-bottom: 0.3rem;
	padding-bottom: 0.1rem;
	display: flex;
	align-items: center;
}

.section-title span {
	margin-right: 0.1rem;
}

.section-title::after {
	content: "+";
	color: #FF853B;
	margin-left: auto;
	font-size: 0.2rem;
}

.section-title1 {
	color: #FF853B;
	font-size: 0.22rem;
	margin-bottom: 0.3rem;
	padding-bottom: 0.1rem;
	display: flex;
	align-items: center;
}

.investment-list {
	list-style: none;
}

.investment-item {
	padding: 0.12rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.investment-item a {
	color: #fff;
	font-size: 0.16rem;
	text-decoration: none;
	transition: color 0.3s;
}

.investment-item a:hover {
	color: #FF853B;
}

.date {
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.14rem;
}
#four_flash .flashBg ul.mobile li img{
	width: 100%;
}
/* 企业理念样式 */
.philosophy1 {
	flex: 1;
}
.philosophy {
	margin-right: 1.12rem;
}

.philosophy-list {
	list-style: none;
}

.philosophy-item {
	margin-bottom: 0.05rem;
	display: flex;
	gap: 0 .3rem;
}

.philosophy-title {
	font-size: 0.18rem;
	color: #FF853B;
	font-weight: bold;
	margin-bottom: 0.05rem;
}

.philosophy-desc {
	color: rgba(255, 255, 255, 0.9);
	font-size: 0.16rem;
	line-height: 0.25rem;
}

/* 二维码样式 */
.qrcode-container {
	min-width: 1.5rem;
	text-align: center;
	margin-top: 1.2rem;
}

.qrcode {
	width: 1.5rem;
	height: 1.5rem;
	background-color: #fff;
	padding: 0.05rem;
	margin: 0 auto 0.1rem;
	position: relative;
	transition: all .3s;
}

.qrcode:hover{
    transform: scale(1.1);
}

.qrcode-text {
	color: rgba(255, 255, 255, 0.9);
	font-size: 0.14rem;
}

.jlbox2 {
	display: flex;
	gap: 0.6rem;
}

.headertitle {
	text-align: center;
	margin: 0.3rem 0;
}

.main-title {
	font-size: 0.22rem;
	color: #333;
	margin-bottom: 0.15rem;
}

.sub-title {
	font-size: 0.16rem;
	color: #666;
}

/* 理念展示区域 */
.philosophy-section {
	display: flex;
	justify-content: space-between;
	/*margin-bottom: 0.6rem;*/
	flex-wrap: wrap;
}

.philosophy-card {
	flex: 1;
	min-width: 1.8rem;
	text-align: center;
	padding: 0.3rem;
	border-right: 1px solid #ececec;
}

.card-icon {
	width: 1.02rem;
	height: 1.02rem;
	margin: 0 auto 0.2rem;

}

.card-title {
	font-size: 0.16rem;
	color: #333;
	margin-bottom: 0.1rem;
	font-weight: bold;
}

.card-desc {
	font-size: 0.14rem;
	color: #bf2129;
}

.philosophy-card:hover {
	background: #ff853b;
	transition: all 0.8s;
}

.philosophy-card:hover .card-title {
	color: #fff;
}

.philosophy-card:hover .card-desc {
	color: #fff;
}

/* 右侧产品导航 */
.product-sidebar {
	background-color: #0a4b78;
	width: 2.5rem;
	/*padding: 0.3rem 0;*/
}

.product-title {
	color: #fff;
	font-size: 0.18rem;
	padding-bottom: 0.2rem;
	padding-top: .18rem;
	margin-bottom: 0.2rem;
	padding-left: 0.3rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.product-list {
	list-style: none;
}

.product-item {
	padding: 0.24rem 0.4rem;
	color: #fff;
	font-size: 0.16rem;
	cursor: pointer;
	transition: background-color 0.3s;
	background: url(../img/img05.png) no-repeat left 0.2rem center;
}

.product-item:hover {
	background-color: #0d5c91;
}

.bodyCon08 {
	background: #f7f7f7;
}

.bodyCon08 .students {
	margin: 0 auto;
	width: 12.4rem;
	height: 6rem;
	position: relative;
}

.bodyCon08 .students p.PP {
	width: 5.1rem;
	height: .5rem;
	font-size: .16rem;
	color: #333;
	text-align: center;
	position: absolute;
	top: .6rem;
	left: 3rem;
}

#four_flash {
	position: relative;
	width: 12.4rem;
	min-height: 5rem;
	margin: 0 auto;
	position: absolute;
	bottom: .4rem;
}

#four_flash .flashBg {
	min-height: 5rem;
	margin: 0 auto;
	position: relative;
	/*overflow: hidden;*/
}

#four_flash .flashBg ul.mobile {
	width: 2000%;
	min-height: 4rem;
	position: absolute;
	top: .15rem;
	left: 0;
}

#four_flash .flashBg ul.mobile li {
	float: left;
	width: 3.97rem;
		margin-right: .24rem;
	color: #6C6E85;
	background: #fff;
	height: 4.75rem;
}

#four_flash .flashBg ul.mobile li:hover img {
    transform: scale(1.1);
}

#four_flash .flashBg ul.mobile li img {
	height:2rem;
	display: block;
	margin: 0 auto;

	transition: all .3s;
}

#four_flash .flashBg ul.mobile li dd {
	font-size: 0.18rem;
	padding: 0 .3rem;
	line-height: .4rem;
	text-align: center;
		margin-top: .1rem;
}

#four_flash .flashBg ul.mobile li p {
	font-size: 0.16rem;
	padding: 0 .25rem;
	line-height: .24rem;

}
#four_flash .flashBg ul.mobile li:nth-child(3){
	margin-right: 0;
}
   #four_flash .flashBg ul.mobile li .btn {
      display: block;
      width: 2rem;
      height: 0.4rem;
      line-height: 0.4rem;
      text-align: center;
      background-color: #FF853B;
      color: #fff;
      text-decoration: none;
      font-size: 0.14rem; 
      margin: 0.2rem auto 0.2rem;
      transition: background-color 0.3s;
    }
    

    
#four_flash .but_left {
	width: .5rem;
	height: .6rem;
	position: absolute;
		top: 1.36rem;
	left: 0px;
}

#four_flash .flashBg ul.mobile li a{
	display: flex;
	justify-content: inherit;
	color: #333;
}

#four_flash .flashBg ul.mobile li a:hover{
    color: #0685D5;
}

#four_flash .flashBg ul.mobile li a:hover .news-date{
    color: #0685D5;
}

#four_flash .flashBg ul.mobile li a h3{
	font-weight: normal;
	font-size: .16rem;
	
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#four_flash .but_right {
	width: .5rem;
	height: .6rem;
	position: absolute;
	top: 1.36rem;
	right: 0px;
}
.news-list {
      list-style: none;
	  height: auto;
	  overflow: hidden;

    }
    
    .news-item {
      display: flex;
      justify-content: space-between;
      padding: 0.04rem 0.15rem;
      font-size: 0.14rem; 
	  height: auto !important;
    }
    
    .news-item:last-child {
      border-bottom: none;
    }
    
    .news-link {
      color: #666;
      text-decoration: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
	  font-size: .16rem;
      flex: 1;
      margin-right: 0.2rem;
    }
    

    
    .news-date {
      color: #333;
      font-size: 0.16rem; /* 16px */
    }
@media only screen and (max-width: 1024px) {
.jlbox2{
	display: block;
}
.main-title{
	font-size: 0.26rem;
}
.sub-title{
	font-size: 0.24rem;
}
.card-title{
	font-size: 0.24rem;
}
.card-desc{
	font-size: 0.24rem;
}
.product-sidebar{
	width: 100%;
}
.product-title{
	font-size: 0.24rem;
}
.product-item{
	font-size: 0.24rem;
	padding-left: .8rem;
}
.bodyCon08 .students{
	width: 100%;
	height: auto;
    overflow: hidden;
}
#four_flash{
	width: 100%;
	position: static;
}
#four_flash .flashBg ul.mobile{
	width: 100%;
	position: static;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}
#four_flash .flashBg{
	min-height: 15rem;
}
#four_flash .flashBg ul.mobile li{
	width: 94%;
	margin-left: 3%;
	margin-bottom: .3rem;
	height: auto;
}
#four_flash .flashBg ul.mobile li dd{
	font-size: 0.24rem;
}
#four_flash .flashBg ul.mobile li p{
	font-size: 0.24rem;
	line-height: .4rem;
}

#four_flash .flashBg ul.mobile li .btn{
	font-size: 0.24rem;
	width: 30%;
}
#four_flash .flashBg ul.mobile li a h3{
	font-size: 0.24rem;
}
.news-date{
	font-size: 0.24rem;
}
#four_flash .flashBg ul.mobile li:nth-child(2){
	height: 8rem;
}
#four_flash .flashBg ul.mobile li img{height: 3rem;}
.section{
	height: auto;
}
.container{
	display: block;
}
	
.investment{
	width: 100%;
	margin-right: 0;
}
.philosophy{
	margin-right: 0;
}
.section-title{
	font-size: 0.24rem;
}
.investment-item a{
	font-size: 0.24rem;
}
.date{
	font-size: 0.24rem;
}
.section-title1{
	font-size: 0.24rem;
}
.philosophy-title{
	font-size: 0.24rem;
}
.philosophy-desc{
	font-size: 0.24rem;
}
.qrcode-container{
	margin-top: .8rem;
	padding-bottom: .5rem;
}
.qrcode{
	width: 30%;
	height: auto;
}
.qrcode img{
	width: 100%;
	height: 100%;
}
.qrcode-text{
	font-size: 0.24rem;
}
}
	